protected static class JGroupsBroadcastEndpoint.JChannelManager extends Object
Modifier | Constructor and Description |
---|---|
protected |
JChannelManager() |
Modifier and Type | Method and Description |
---|---|
static void |
closeChannel(String channelName,
org.jgroups.JChannel channel) |
static JGroupsBroadcastEndpoint.JChannelWrapper |
getJChannel(String channelName,
JGroupsBroadcastEndpoint endpoint) |
static void |
removeChannel(String channelName) |
public static JGroupsBroadcastEndpoint.JChannelWrapper getJChannel(String channelName, JGroupsBroadcastEndpoint endpoint) throws Exception
Exception
public static void closeChannel(String channelName, org.jgroups.JChannel channel)
public static void removeChannel(String channelName)
Copyright © 2015. All rights reserved.